Skip to content

chore(deps): update dependency microsoft.identitymodel.protocols.openidconnect to 8.23.0 - #299

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/dotnet-azure-ad-identitymodel-extensions-monorepo
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/dotnet-azure-ad-identitymodel-extensions-monorepo

Conversation

@renovate

@renovate renovate Bot commented Aug 28, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
Microsoft.IdentityModel.Protocols.OpenIdConnect 8.19.1 → 8.23.0 age confidence

Release Notes

AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet (Microsoft.IdentityModel.Protocols.OpenIdConnect)

v8.23.0

Compare Source

====

New Features

  • Reinstate Microsoft.IdentityModel.Protocols.WsTrust as a supported 8.x package, preserving the 6.8 public API while adding current target frameworks, compatibility corrections, parser and serializer fixes, and XML resource limits. See PR #​3547.
  • Add SignedHttpRequestValidationParameters.UseCaseSensitivePClaimComparison to configure Signed HTTP Request p claim path comparison per validation. The 8.x default remains case-insensitive unless callers explicitly opt into case-sensitive comparison. See PR #​3577.
  • Resolve supported ML-DSA AKP keys from JsonWebKeySet and preserve structurally valid public keys for downstream cryptographic extensibility when the current runtime cannot materialize them. See PR #​3597.

Bug Fixes

  • Normalize hexadecimal letter casing inside percent-encoded triplets during Signed HTTP Request p claim validation. Literal path-letter comparison remains controlled by UseCaseSensitivePClaimComparison, and p claim creation output is unchanged. See PR #​3579.
  • Log expected per-key IDX10650 authentication-tag failures at Informational instead of Error during multi-key JWE decryption. Terminal all-keys-failed results continue to be reported at Error. See PR #​3582.

v8.22.0

Compare Source

====

New Features

  • Add IgnoreCaseWhenValidatingAudience flag to TokenValidationParameters (and the experimental ValidationParameters) to allow case-insensitive audience validation. The default remains case-sensitive (ordinal). See PR #​3563.

Bug Fixes

  • Preserve the original metadata fetch exception in the ConfigurationManager blocking path so callers within the backoff window still receive the inner IOException (including the HTTP status code) instead of an IDX20803 with a null InnerException. See PR #​3486.

v8.21.0

Compare Source

v8.20.0

Compare Source

v8.19.2

Compare Source

What's Changed

Full Changelog: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.19.1...8.19.2


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/dotnet-azure-ad-identitymodel-extensions-monorepo branch 3 times, most recently from cb36091 to 5285c1b Compare September 17, 2026 13:16
@renovate
renovate Bot force-pushed the renovate/dotnet-azure-ad-identitymodel-extensions-monorepo branch from 5285c1b to 7e00627 Compare September 19, 2026 00:40
@renovate renovate Bot changed the title chore(deps): update dependency microsoft.identitymodel.protocols.openidconnect to 8.22.0 chore(deps): update dependency microsoft.identitymodel.protocols.openidconnect to 8.23.0 Sep 19, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants